I'm creating a program handout and would like the text aligned on both sides...

For example, below is how it will be formatted, and will be centered aligned (or which ever works best):

Title.......................................Name
Title.......................................Name
Title.......................................Name


Is there a way to perfectly align both the left and right sides of each line?
I thought centering all the text would do it, but that doesn't seem to be the case.

In my example above, everything is aligned perfectly on both sides, because the words are the same. But when using different words for each line, the perfect alignment gets messed up.