After trying a few things, I think I have achieved this by replacing line 41 in the ‘Bootstrap.php’ file with
<th style="padding:4px;"><?php echo str_replace("images/results/","",$folder);?></th>
If there’s an easier way to do this then happy to learn. Thanks again.