Modify how PosterGrid renders ContentNode

As the title implies, is it possible/feasible to modify how a PosterGrid, when given a ContentNode (with children ContentNodes), renders said content?

For example, let’s say I have the following screen:

Is it possible to add the duration above as a separate label and move it to the far right as in the following example?:

Am I missing something obvious?

Thanks!

Update – I switched to a MarkupGrid, solved this issue.

Thanks for reporting back.