• Do you have any groups in report yet?

    If so then you just need to set group header section visible.

    If you don't then just add ROW_NUMBER to your query and group by that field in the report.

    Or then you can just add one more detail section above earlier two and put headers there so headers will be shown for each detail row. But I would prefer using groups.