I am on Oracle APEX 24.1.6.
I have an Interactive Report where the header of the rightmost column has been truncated… well, more like there is a white box overlaid on part of the header text:

The column values below look fine. If I zoom out to 90%, the white space goes away, but I don't want to be at 90%, I want to be at 100%.
It seems to be the case no matter which column I put at the farthest right.
I've tried searching online, but nothing I'm seeing is working, though I haven't tried any CSS. (While CSS could maybe fix the issue, I'd prefer not to have to use CSS to fix it… I always prefer to use the declarative features of APEX wherever possible.)
Looking at some of the properties of the Interactive Report, I see “Template Options” under “Appearance”. I played around with some of these but no luck. There are also “Layout” settings, all of which are set to the defaults and which make the most sense. Playing around with those, I do not get desired results.
I would greatly appreciate any advice on how to fix this issue. Thank you!