If you have a GridBoundColumn in your grid with a row that contains an apostrophe - such as o'reilly and do an export to ExcelML, it works fine. But if you group by that column and export, you get a yellow screen of death:
[SyntaxErrorException: Syntax error: Missing operand after 'reilly' operator.]
-Randy