ITableWindow3 tableWindow = new TableWindowClass()
{
Application = m_application,
FeatureLayer =layer_Gap,
ShowAliasNamesInColumnHeadings = true,
};
tableWindow.Show(true);
https://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002900000056000000