carlucci
Hi
This is not an issue to make solution sir 🙂 You can leave the Column Title as blank and it will not display.
And apply custom style on the first menu item in each column.
In T4 there is dedicated option for the Heading title as its only title could not work as link.
You can apply the link class via menu http://prntscr.com/1178ua5
Example : code : .t4-megamenu .mega-col-nav .mega-nav > li > .bgr.nav-link {background-color:#eee;padding:2px;font-size:16px;text-decoration:underline;}
Hope it helps.