WebStat: fix custom event table creation
- When a new custom event table is created, escape parameters used as MySQL table column names to account for reserved words (eg. "group"), collision with built-in functions (eg. "count") or special characters.