The default for HTML tables generated by Mif2Go is not to use the <th> tag to distinguish header cells from body cells. However, you can direct Mif2Go to identify header cells:
; UseTbHeaderCode = No (default, always use <td...>)
If you specify UseTbHeaderCode=Yes, Mif2Go generates <th> elements for all header cells in your tables.