I need to create a weekly planner just like a calendar which shows date. for example

the header would contain 7 columns, the first column being todays days and the last column being the date after 7 days.

I have a table where i have stored data which includes a date field.

In the data portion i would like to show data corresponding to the date in the header field.

Could any one please give me advice on this.