Title explains the question. How can I easily do that?
You can also use a very large width when setting the preferred header dimension, which swing truncate as per the required widths in the column model.
tableHeader.setPreferredSize(new Dimension(10000, HEADER_HEIGHT));