I want to create a header in CellTable as follows.
The workaround I think of is to add a panel with "Main title" just above the table.
If you use GWT 2.5, you can use a customized CellTableBuilder to add your Main Title header line.
CellTableBuilder